inverse comment convention - definição. O que é inverse comment convention. Significado, conceito
Diclib.com
Dicionário Online

O que (quem) é inverse comment convention - definição

WIKIMEDIA DISAMBIGUATION PAGE
Comments; Commenting; Invisible comment; Comment (disambiguation); Comment (magazine); Comment Magazine

inverse comment convention      
<programming> A kind of literate programming where the program code is marked to distinguish it from the text, rather than the other way around as in normal programs. (2003-09-24)
FIXME         
EXPLANATORY NOTE IN THE SOURCE CODE OF A COMPUTER PROGRAM
Comment (computing); Commenting code; */; /*; Rem'd out; Rem it out; Remmed out; Comment out; Comment (programming); Comment (computer language); Source code comment; Source code comments; FIXME; Fixme; Commenting out; REM (BASIC); Commented out; Code comments; Line comment; No-render sign; Comment line; Comments (JavaScript); Comment (JavaScript); Comment (javascript); Comment (Javascript); JavaScript comments; JavaScript comment; Javascript comments; Javascript comment; Comments in JavaScript; Code comment; Comments (programming); REM (DOS command); REM (command); Rem (command); Comparison of programming languages (comments); FIXME (tag); TODO (tag); XXX (tag); DEBUG (tag); BUG (tag); HACK (tag); NOTE (tag); UNDONE (tag); KLUDGE (tag); BODGE (tag)
<programming> A standard tag often put in comments near a piece of code that needs work. The point of doing so is that a grep or a similar pattern-matching tool can find all such places quickly. This is common in GNU code. Compare XXX. [Jargon File] (2001-03-16)
Comment (computer programming)         
EXPLANATORY NOTE IN THE SOURCE CODE OF A COMPUTER PROGRAM
Comment (computing); Commenting code; */; /*; Rem'd out; Rem it out; Remmed out; Comment out; Comment (programming); Comment (computer language); Source code comment; Source code comments; FIXME; Fixme; Commenting out; REM (BASIC); Commented out; Code comments; Line comment; No-render sign; Comment line; Comments (JavaScript); Comment (JavaScript); Comment (javascript); Comment (Javascript); JavaScript comments; JavaScript comment; Javascript comments; Javascript comment; Comments in JavaScript; Code comment; Comments (programming); REM (DOS command); REM (command); Rem (command); Comparison of programming languages (comments); FIXME (tag); TODO (tag); XXX (tag); DEBUG (tag); BUG (tag); HACK (tag); NOTE (tag); UNDONE (tag); KLUDGE (tag); BODGE (tag)
In computer programming, a comment is a programmer-readable explanation or annotation in the source code of a computer program. They are added with the purpose of making the source code easier for humans to understand, and are generally ignored by compilers and interpreters.

Wikipédia

Comment

Comment may refer to: